@charset "UTF-8";

/* by ln to modify */

a,span{
    vertical-align: middle;
}

.e {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gkml-tab {
    font-size: 0;
    background: #fff;
}

.gkml-titles {
    padding: 11px 0 0 8px;
}

.gkml-title {
    float: left;
    width: 75px;
    line-height: 35px;
    margin-left: 10px;
    text-align: center;
    border-radius: 3px;
    font-size: 14px;
    color: #222;
    background: #f1f1f1;
    cursor: pointer;
}

.gkml-title:first-child {
    margin-left: 0;
}

.gkml-title.cur {
    color: #0062b1;
    background: #c0ddf4;
}

.gkml-items {
    height: 565px;
    padding: 24px 0 18px 18px;
}

.gkml-item {
    display: none;
    height: 100%;
    overflow-y: auto;
    box-sizing: border-box;
}

.gkml-item::-webkit-scrollbar {
    width: 3px;
    height: 100%;
}

.gkml-item::-webkit-scrollbar-track {
    border-radius: 0px;
    background: #fff;
}

.gkml-item::-webkit-scrollbar-thumb {
    background: #d0d0d0;
}

.gkml-list>li ul {
    display: none;
}

.gkml-list>li li {
    padding-left: 22px;
}

.gkml-link {
    display: block;
    padding-left: 37px;
    line-height: 27px;
    font-size: 0;
    background: url(../images/zw-icon-3.jpg) no-repeat;
}

.depart, .depart-num {
    font-size: 12px;
    color: #000;
}

.gkml-link.plus {
    background: url(../images/zw-icon-2.jpg) no-repeat;
}

.gkml-link.cut {
    background: url(../images/zw-icon-4.jpg) no-repeat;
}

.qh-select-option{
	height: 35px;
	box-sizing: border-box;
	margin-right: 15px;
	position: relative;
}
.qh-select-option.wid202{
	width: 202px;
	background: url(../images/qh-tab-icon02.png) no-repeat 180px center;
}
.qh-select-option.wid172{
	width: 172px;
	background: url(../images/qh-tab-icon02.png) no-repeat 150px center;
}
.qh-select-option p.select{
	height: 35px;
	width: 100%;
	box-sizing: border-box;
	line-height: 35px;
	border:1px solid #dcdcdc;
	padding:0 15px;
	cursor: pointer;
	font-size: 16px;
}
.qh-select-option .option{
	display: none;
	position: absolute;
	top: 35px;
	left: 0px;
	background: #f6f6f6;
	max-height: 100px;
	overflow: auto;
	z-index: 10;
	width: 100%;
}
.qh-select-option .option .a{
	display: block;
	height: 30px;
	line-height: 30px;
	width: 100%;
	color: #444;
	font-size: 13px;
	text-indent: 1rem;
	cursor: pointer;
}
.qh-select-option .option .a:hover{
	background: #f9f9f9;
}

.zw-select {
	display: none;
}

.zw-bar {
    background-color: #f1f1f1;
    border: 1px solid #e1e9ee;
    border-radius: 3px;
}

.zw-search-bar {
    padding: 22px 0 21px 21px;
}

.zw-box, .zw-search-bar p.zw-box {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #666;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}

.zw-inp {
    width: 450PX;
    padding: 0 21px;
    vertical-align: top;
    background: #fff;
}

.zw-inp::-webkit-input-placeholder, .zw-inp:-moz-placeholder, .zw-inp::-moz-placeholder, .zw-inp:-ms-input-placeholder {
    font-size: 16px;
    color: #666;
}

.zw-sel {
    width: 140px;
    height: 45px;
    margin-left: 15px;
    margin-right: 0;
    background: #fff url("../images/zw-arrow-2.png") 110px center no-repeat;
}

.zw-btn {
    width: 54px;
    height: 45px;
    margin-left: 19px;
    background: #0062b1 url("../images/zw-search.png") center no-repeat;
    border-radius: 3px;
    cursor: pointer;
}

.zw-btn:hover {
    background-color: #4a96d4;
}

.zw-title-bar {
    line-height: 47px;
    border-bottom: 1px solid #e1e9ee;
}

.zw-title-bar .s {
    font-size: 16px;
    font-weight: bold;
    color: #414141;
}

.zw-title-bar .title {
    margin-left: 46px;
}

.zw-title-bar .num {
    margin-left: 490px;
}

.zw-title-bar .date {
    margin-right: 63px;
}

.fgw-file-cont {
    margin-top: 16px;
    font-size: 0;
    border: none;
}

.fgw-file-box {
    border: 1px solid #e2e2e2;
    border-top: none;
}

.zw-list li {
    position: relative;
    padding: 0 36px 0 26px;
    border-bottom: 1px dashed #dae6f0;
}

.zw-list li:hover {
    background: #def4ff;
}

.zw-list li:hover .fgw-xxxx {
    display: block;
    background: #def4ff;
}

.zw-list li .a {
    float: left;
    max-width: 80%;
    line-height: 47px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 12px;
    color: #414141;
    font-size: 16px;
    background: url("../images/fgw-index.png") no-repeat left center;
}

.zw-list li .d {
    line-height: 47px;
    font-size: 14px;
    color: #414141;
    float: right;
}

.zw-list2 .tt {
    float: left;
    width: 485px;
}

.zw-list2 li .a {
    max-width: 100%;
}

.zw-list2 .num {
    float: left;
    width: 170px;
    margin-left: 60px;
    line-height: 47px;
    font-size: 16px;
    color: #414141;
}

.fgw-xxxx {
    position: absolute;
    display: none;
    width: 100%;
    top: 55px;
    left: 0;
    padding: 10px 40px;
    z-index: 999;
    border-top: 1px #cedce5 solid;
    box-sizing: border-box;
}

.fgw-xxxx span {
    display: block;
    width: 605px;
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    float: left;
}

.fgw-xxxx .d1 {
    width: 80px;
}

.fgw-xxxx .d2 {
    width: 260px;
}

.fgw-cont {
    background: #f5faff;
}

.fgw-art-msg {
    padding-bottom: 17px;
    border-bottom: 1px solid #e7e9eb;
}

.fgw-cont .fgw-art-tt {
    width: 985px;
	margin: 40px auto;
    font-size: 16px;
    color: #333333;
    line-height: 36px;

}

.fgw-location {
    border-bottom: none;
}

.fgw-art-box {
    position: static;
    display: block;
    width: 990px;
    margin: 30px auto 10px;
    padding: 30px 20px 30px 60px;
    box-sizing: border-box;
    background: #e9f4fe;
    border: 1px solid #d7e9fa;
}

.fgw-art-box span {
    height: auto;
    line-height: 32px;
    font-size: 16px;
    color: #414141;
}

.fgw-art-box .d1 {
    text-align: right;
    font-weight: bold;
}

.fgw-art-box .d2 {
    width: 470px;
	 height: 32px;

}

.fgw-art-title {
    padding: 0 107px;
}

.fgw-art-box .d3 {
    width: 240px;
}

.fgw-art-box .title {
    width: 780px;
}

.fgw-leader .ldzcIt {
    width: 180px;
}

.fgw-leader .ldzcIt .pic {
    height: 260px;
    padding: 10px;
    background: #eff7fd;
    box-sizing: border-box;
}

.fgw-leader-cont .fgw-leader-detail {
    width: 165px;
} 

.fgw-leader-detail .ldzcIt {
    width: 100%;
    margin-left: 0;
}

.fgw-leader-cont .ldzcIt .pic {
    height: 233px;
    padding: 8px 8px 7px 7px;
    background: #eff7fd;
    box-sizing: border-box;
}

.fgw-leader-cont .fgw-leader-box {
    padding: 56px 51px 60px 56px;
}

.fgw-leader-text .text {
    border: none;
    border-top: 1px #f4f4f4 solid;
    padding: 10px 6px;
    overflow-y: auto;
}

.fgw-leader-text .text1 {
    height: 35px;
    margin-bottom: 22px;
}

.fgw-leader-text .text2 {
    height: 520px
}

.fgw-lb {
    width: 540px;
}

.fgw-ldhd {
    width: 523px;
}

.fgw-gl-pa {
    padding: 20px 47px 85px 20px;
}

.fgw-gl-pa .xwgkr {
    width: 840px;
}

.fgw-gl-pa .fgw-art-tt2 {
    width: 100%;
    padding-left: 12px;
    margin-bottom: 0;
    box-sizing: border-box;
}

.fgw-xwg {
    background: #fff;
}

/* 专题页 */

.fz-body {
    font-size: 0;
}

.centerWidth {
    width: 1200px;
    margin: 0 auto;  
}

.fz-top {
    display: inline-block;
    line-height: 40px;
}

.fz-top .img {
    margin-right: 13px;
}

.fz-top .tt {
    font-size: 16px;
    color: #393838;
}

.fz-top:hover .tt {
    font-weight: bold;
}

.fz-index {
    height: 1040px;
    padding-top: 915px;
    box-sizing: border-box;
    text-align: center;
    background: url(../images/fgw-zt-bg.jpg) center top no-repeat;
}

.fz-enter {
    display: inline-block;
    width: 174px;
    font: bold 24px/61px "宋体";
    color: #ffcc5e;
    background: url(../images/fgw-zt-enterBg.png) no-repeat;
}

.fz-enter:hover {
    opacity: 0.8;
}

.fz-float {
    position: fixed;
    top: 30%;
    right: 0;
    width: 180px;
    padding: 64px 0 10px 25px;
    box-sizing: border-box;
    background: #d33e3e;
    border: 3px solid #f5ca77;
    border-radius: 8px;
}

.fz-float .title {
    position: absolute;
    top: -64px;
    width: 125px;
    height: 125px;
    padding: 22px 34px;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: center;
    font: bold 26px/36px "宋体";
    color: #fff;
    background: url(../images/fgw-zt-circle.png) no-repeat;
}

.fz-guide li {
    height: 74px;
    padding-top: 21px;
    line-height: 37px;
    box-sizing: border-box;
    background: url("../images/fz-line.png") 19px top no-repeat;
}

.fz-guide li:first-child {
    background: none;
}

.fz-guide .num {
    display: inline-block;
    width: 37px;
    line-height: 37px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    font-family: "宋体";
    color: #f5ca77;
    background: url("../images/fz-circle.png") center top no-repeat;
}

.fz-guide .a {
    margin-left: 15px;
    font-size: 20px;
    font-family: "宋体";
    color: #fefefe;
}

.fz-guide .a:hover {
    font-weight: bold;
}

.fz-bg {
    font-size: 0;
    background: #fff url("../images/fz-bg.png") center 40px no-repeat;
}

.g-header, .g-main, .g-footer {
    min-width: 1200px;
}

.fz-nav {
    margin-top: 411px;
    padding-left: 46px;
    background: url("../images/fz-nav-bg.jpg") repeat-x;
    border-top: 1px solid #f9e0af;
    border-bottom: 1px solid #bd653b;
    border-left: 1px solid #f7d38d;
    border-right: 1px solid #bd653b;
}

.fz-nav li {
    float: left;
    height: auto;
    margin-left: 141px;
    padding-top: 0;
    line-height: 58px;
    background: none;
}

.fz-nav li:first-child {
    margin-left: 0;
}

.fz-nav .a {
    display: inline-block;
    width: 64px;
    margin-left: 11px;
}

.fz-main {
    padding: 52px 40px 0;
    box-sizing: border-box;
    overflow: hidden;
    background: #fff;
}

.fz-img-list {
    margin: -57px 0 0 -42px;
    padding-bottom: 90px;
}

.fz-img-list li {
    float: left;
    width: 539px;
    height: 282px;
    margin: 57px 0 0 42px;
}

.fz-img-list .a {
    display: block;
}

.fz-img-list .a, .fz-img-list .a .img {
    width: 100%;
    height: 100%;
}

.fz-foot {
    height: 191px;
    text-align: center;
    border-top: 10px solid #d33e3e;
}

.fz-foot-img {
    vertical-align: middle;
    padding: 23px 0;
}

.fz-foot-img .a {
    display: inline-block;
}

.fz-foot-img .a:first-child {
    margin-right: 43px;
}

.fz-foot-text {
    line-height: 28px;
}

.fz-foot-text .tt {
    margin-left: 22px;
    font-size: 14px;
    color: #444;
}

.fz-foot-text .tt:first-child {
    margin-left: 0;
}

.fz-title {
    line-height: 37px;
}

.fz-title .num {
    display: inline-block;
    width: 37px;
    line-height: 37px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    font-family: "宋体";
    color: #f5ca77;
    background: url("../images/fz-circle.png") center top no-repeat;
}

.fz-title .a {
    margin-left: 9px;
    font-size: 20px;
    font-family: "宋体";
    color: #121212;
}

.fz-title .a:hover {
    font-weight: normal;
}

.fz-text-list {
    padding: 19px 0 0 5px;
}

.fz-text-list li {
    float: left;
    width: 100%;
    line-height: 47px;
    padding-left: 13px;
    box-sizing: border-box;
    background: url("../images/fz-circle2.jpg") left center no-repeat;
    border-bottom: 1px dashed #d0d0d0;
}

.fz-text-list .a {
    float: left;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #454444;
}

.fz-text-list .a:hover {
    font-weight: bold;
}

.fz-page {
    padding: 37px 0 35px;
    text-align: center;
}

.fz-page .ud, .fz-page .num, .fz-page .go {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-left: 5px;
    line-height: 40px;
    font-size: 14px;
    color: #595959;
    background: #f5f5f5;
    border: 1px solid #eaeaea;
}

.fz-page .ud:hover, .fz-page .num.cur, .fz-page .num:hover, .fz-page .go:hover {
    color: #fff;
    background: #d33e3e;
    border-color: #d33e3e;
}

.fz-page .ud {
    font-family: "宋体";
}

.fz-page .num, .fz-page .go {
    font-family: "Arial";
}

.fz-page .sp, .fz-page .sp2 {
    font-size: 14px;
    color: #595959;
}

.fz-page .sp {
    margin-left: 13px;
}

.fz-page .sp2 {
    margin: 0 4px 0 7px;
}

.fz-page .to {
    width: 28px;
    height: 38px;
    margin-left: 9px;
    padding: 0 5px;
    vertical-align: top;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    color: #595959;
    border: 1px solid #eaeaea;
}

.fz-page .go {
    vertical-align: top;    
    background: #f5f5f5;
}

.ondetail-btm {
    margin: 60px 60px 0;
}

.user-view-bar {
    height: 24px;
    line-height: 24px;
    padding: 0 0 0 39px;
    font-size: 0;
    background: url(../images/zw-icon-5.png) 9px top no-repeat;
}

.user-view-te {
    font-size: 18px;
    font-weight: bold;
    color: #0062b1;
}

.user-view-form {
    height: 378px;
    margin: 13px 0 0 0;
    padding: 33px 51px 0 43px;
    box-sizing: border-box;
    font-size: 0;
    border: 1px solid #ececec;
    background: #f5f5f5;
}

.user-view-item {
    display: inline-block;
    margin: 20px 0 0 0;
    line-height: 38px;
    font-size: 0;
}

.user-view-item:first-child {
    margin: 0;
}

.user-view-item .ctab-stem {
    width: 48px;
}

.view-tt {
    float: left;
    font-size: 16px;
    color: #333;
}

.view-inp {
    padding: 0 8px;
    box-sizing: border-box;
    font-size: 16px;
    color: #333;
    border: 1px solid #d0e2ed;
    background: #fff;
}

.view-inp1 {
    width: 293px;
    height: 38px;
}

.view-inp2 {
    width: 888px;
    height: 125px;
    padding: 8px;
}

.view-inp3 {
    width: 147px;
    height: 38px;
}

.view-code {
    display: inline-block;
    width: 93px;
    height: 38px;
    margin: 0 0 0 17px;
    background: #fff;
}

.view-btns {
    width: 197px;
    margin: 39px auto 25px auto;
}

.view-btn {
    width: 90px;
    height: 40px;
    padding: 0;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
    background: #c5c5c5;
}

.view-btn.cur, .view-btn:hover {
    background: #ffae5f;
}

.view-btn:first-child {
    margin-right: 17px;
}

.user-view-way {
    margin: 0 0 0 220px;
}

.user-view-con {
    height: 125px;
}

.opin-collect {
    margin: 60px;
}

.opin-title {
    margin-bottom: 13px;
    line-height: 18px;
    font-size: 0;
}

.opin-te {   
    font-size: 18px;
    font-weight: bold;
    color: #3d78a0;
}

.opin-note { 
    font-size: 14px;
    color: #222;
}

.opin-de {
    margin-left: 11px;
    margin-right: 17px;
}

.opin-count {
    margin-left: 4px;
    margin-right: 4px;
    font-size: 14px;
    font-weight: bold;
    color: #df3939;
}

.opin-list {
    padding: 0 24px 21px;
}

.opin-list li {
    margin-top: 23px;
}

.opin-pe {
    line-height: 24px;
    font-size: 0;
}

.opin-name, .opin-tt {
    font-size: 16px;
    color: #333;
}

.opin-time {
    margin-top: 12px;
    margin-left: 5px;
    font-size: 14px;
    color: #888;
}

.fz-xl {
    padding-bottom: 210px;
}

.fz-xl .img {
    width: 100%;
    height: 599px;
}


.fz-jgcxIt .jgcxIt a:hover {
    color: #333;
}

.zw-article3 .title br {
    display: block;
}